dvb_elementary_pid

@struct dvb_elementary_pid @brief associates an elementary stream type with its PID @ingroup file

@param type Elementary stream type @param pid Elementary stream Program ID

extern (C)
struct dvb_elementary_pid {}

Members

Variables

pid
ushort pid;
Undocumented in source.
type
ubyte type;
Undocumented in source.

Meta